PHY GET RIGID BODY LOCAL POINT VELOCITY Z

Returns the local point velocity of the rigid body on the Z axis.

  Syntax
Return Float=PHY GET RIGID BODY LOCAL POINT VELOCITY Z(ID, x#, y#, z#)
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
local point on X axis
y#
Float
local point on Y axis
z#
Float
local point on Z axis

  Returns

Local point velocity on Z axis.

  Example Code
No example code is provided for this command